home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / electronic / rlab / !RLaB / misc / gnuplothel / grid < prev    next >
Encoding:
Text File  |  1994-10-22  |  193 b   |  16 lines

  1. grid:
  2.  
  3. Synopsis: Turns grid off.
  4.  
  5. Syntax: grid ( I )
  6.  
  7. Description:
  8.  
  9.     Turns grid off in the I:th plot-window.
  10.     
  11.     If 'I' is not specified the default plot-window (0) is used.
  12.  
  13.  
  14. See Also: nogrid
  15.  
  16.